home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16774 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: imaginet.fr!usenet
  2. From: manu@mail.imaginet.fr (Manu)
  3. Newsgroups: comp.lang.asm.x86,comp.lang.c,comp.lang.c++,comp.sys.intel
  4. Subject: Re: Using burst mode on PCI bus
  5. Date: Fri, 12 Apr 1996 00:47:33 GMT
  6. Organization: ImagiNET
  7. Message-ID: <4kk91h$iuo@avalon.imaginet.fr>
  8. References: <4kh37m$fmd@dodo.global.co.za> <4kh51i$p79@milo.mcs.anl.gov>
  9. NNTP-Posting-Host: montpellier71.imaginet.fr
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Michael Richmann <richmann@cmt.anl.gov> wrote:
  13.  
  14. >scitron@mail.global.co.za (user) wrote:
  15. >>We are in the process developing our first PCI bus add-on card.
  16. >>Here are some questions regarding the software interface :
  17. >>
  18. >>1. Is burst mode data transfer implemented on most motherboards, for
  19. >>    example Triton chipset, etc ?
  20.  
  21. >It is on the Intel Endeavor board (Triton chipset) w/burst cache 
  22. >installed.
  23.  
  24. >>
  25. >>2. If this is implemented, how does the software interface address it?
  26. >>    As far as I know, no x486 instruction can set up a burst mode
  27. >>    transfer.  Is there perhaps a special Pentium instruction that can
  28. >>    accomplish this ?
  29.  
  30. >Don't rightly know.  Turning the burst mode on/off on the Endeavor is
  31. >accomplished through the bios settings.
  32.  
  33.     Also  on the 2 pentiums board I have (60 and 100). 
  34.     I may be wrong but isn't it a 'hardware' selection for the pci burst
  35. mode ?
  36.  
  37.